Package com.vasco.orchestration.client.authentication
package com.vasco.orchestration.client.authentication
-
ClassDescriptionThe
UserAuthenticationCallbackinterface defines the specific elements required for the integrator to interact with during a User Authentication flow.User authentication type that can be customized by the integratorAn implementation of aUserAuthenticationInputCallbackinterface will be given by the Orchestration library (SeeUserAuthenticationCallback.onUserAuthenticationRequired(UserAuthenticationCallback.UserAuthentication, UserAuthenticationInputCallback, boolean).